U (Unassemble)
Syntax
U [[range]]
Parameters
range
The memory
area that contains the instructions to unassemble. See Range Syntax
Description
Displays the
instructions of the program being debugged. If you do not specify range,
the debugger displays the instructions generated from the first eight lines of
code at the current address.
The 80286
protected-mode mnemonics cannot be displayed.